Skip to content

Fix SQL missing Rows on QueryResponse #7667

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 4, 2023

Conversation

stevejgordon
Copy link
Contributor

Fixes #7663.

@stevejgordon stevejgordon added bug 8.x Relates to a 8.x client version labels May 4, 2023
@stevejgordon stevejgordon merged commit 79c563e into main May 4, 2023
@stevejgordon stevejgordon deleted the bug-7663-sql-query-response-rows branch May 4, 2023 15:35
stevejgordon added a commit that referenced this pull request May 4, 2023
stevejgordon added a commit that referenced this pull request May 4, 2023
stevejgordon added a commit that referenced this pull request May 4, 2023
stevejgordon added a commit that referenced this pull request May 4, 2023
stevejgordon added a commit that referenced this pull request May 4, 2023
stevejgordon added a commit that referenced this pull request May 4, 2023
stevejgordon added a commit that referenced this pull request May 4, 2023
stevejgordon added a commit that referenced this pull request May 5, 2023
* Rename SqlQueryResponse to QueryResponse (#7667)

* Pass ctx for descriptor-based client methods (#7676)

Fix applied in the generator to ensure we pass along the cancellation token
to DoRequestAsync.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.x Relates to a 8.x client version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SQL QueryResponse is missing Rows
1 participant